home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1528 / _setup.1 / accept.ini < prev    next >
Encoding:
INI File  |  1997-04-08  |  887 b   |  27 lines

  1. [Config]
  2. ;Policy is the file name of the policy you wish to display, it must
  3. ;reside in the same directory as the program
  4. Policy=accept.txt
  5.  
  6. ;Picture is the logo picture, must reside in the same directory
  7. Picture=YourPic.bmp
  8.  
  9. ;KeyType is the type of keying system to use, put a key in a file 'Key'
  10. ; or put all keys in a directory with the filename being thier user name
  11. ;'KeyDir
  12. KeyType=Key
  13.  
  14. ;Key is the full pathname to where the hidden systems file will be created
  15. ; that will cause the program not to run if the file already exists.
  16. Key=c:\accept.sys
  17.  
  18. ;KeyDir This is the directory where key files will be saved.
  19. KeyDir=c:\
  20.  
  21. ;Title is the title that appears directly under the picture.
  22. Title=Information Technology Acceptable Use Policy
  23.  
  24. ;AppTitle this is what is set as the application title, which appears on the
  25. ;task bar.
  26. AppTitle=Acceptable Use Policy
  27.